org.eclipse.vtp.desktop.editors.core.elements
Class DialogElementReader

java.lang.Object
  extended by org.eclipse.vtp.desktop.editors.core.elements.DialogElementReader
All Implemented Interfaces:
ElementReader

public class DialogElementReader
extends java.lang.Object
implements ElementReader


Constructor Summary
DialogElementReader()
           
 
Method Summary
 Element readElement(org.w3c.dom.Element elementElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogElementReader

public DialogElementReader()
Method Detail

readElement

public Element readElement(org.w3c.dom.Element elementElement)
Specified by:
readElement in interface ElementReader